| Fully Qualified Name: | CodeIgniter\Format\FormatterInterface |
Formatter interface
| Name | Description | Defined By |
|---|---|---|
| format() | Takes the given data and formats it. | FormatterInterface |
Takes the given data and formats it.
| Parameter Name | Type | Description |
|---|---|---|
| $data | string|array |
Returns: mixed